home *** CD-ROM | disk | FTP | other *** search
/ Champak 54 / Vol 54.iso / games / williame.swf / scripts / frame_1 / PlaceObject2_22_226 / CLIPACTIONRECORD onClipEvent(enterFrame).as
Encoding:
Text File  |  2007-09-27  |  141 b   |  7 lines

  1. onClipEvent(enterFrame){
  2.    if(_root._framesloaded == _root._totalframes and 0 < _root._totalframes)
  3.    {
  4.       gotoAndStop(2);
  5.    }
  6. }
  7.